
.banner{
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.banner .ban_warp{
	width: 1000%;
	height: 480px;
}
.banner .ban_warp a{
	width: 1200px;
	height: 480px;
	display: block;
	margin: auto;
	float: left;
	margin-left:0;
}
.banner .ban_span{
	width: 960px;
	height: 60px;
	padding-left: 240px;
	margin: auto;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -600px;
	z-index: 333;;
	text-align: center;
}
.banner .ban_span span{
	display: inline-block;
	margin: 0 12px;
	width: 70px;
	height: 38px;
	cursor: pointer;
	position: relative;
	border: 0px #FFFFFF solid;
}
.banner .ban_span span:before{
	position: absolute;
	z-index: 333;
	content: "";
	background: #000000;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter:alpha(opacity=50);
	display:none\9;
}
.banner .ban_span span img{
	width: 70px;
	height: 38px;
}
.banner .ban_span span.cur{
	border: 1px #FFFFFF solid;
	transform:scale(1.4);
	-webkit-transform:scale(1.4);
	-moz-transform:scale(1.4);
	-o-transform:scale(1.4);
	-ms-transform:scale(1.4);
}
.banner .ban_span span.cur:before{
	opacity: 0;
}
.banner .btn{
	width: 45px;
	height: 45px;
	position: absolute;
	left: 50%;
	margin-left: -330px;
	top: 220px;
	cursor: pointer;
	background: url(../img/ico.png) -81px -340px;
	opacity: 0.15;
}
.banner .btn:hover{
	opacity: 1;
}
.banner .btn.lft{

}
.banner .btn.rgt{
	margin-left: 570px;
	background: url(../img/ico.png) -142px -340px;
}
.banner_2{
	width: 1200px;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin: 50px auto 40px;
}
.banner_2 .ban_warp{
	width: 1121px;
	height: 110px;
	overflow: hidden;
	margin: auto;
}
.banner_2 .ban_warp ul{
	width: 12000px;
	height: auto;
	overflow: hidden;
}
.banner_2 .ban_warp li{
	text-align: center;
	width: 200px;
	height: 110px;
	float: left;
	margin-right: 30px;
}
.banner_2 .ban_warp li a{
	display: block;
	overflow: hidden;
}
.banner_2 .ban_warp li span{
	height: 70px;
	width: 100%;
	text-align: center;
	display:block;
	overflow: hidden;
	border-bottom: 1px #dddddd solid;
}
.banner_2 .ban_warp li img{
	max-height: 60px;
	max-width:100%;
}

.banner_2 .btn{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 20px;
	cursor: pointer;
	background: url(../img/ico.png) -223px -348px;
	opacity: 0.15;
}
.banner_2 .btn:hover{
	opacity: 0.6;
}
.banner_2 .btn.lft{
	left: 0;
}
.banner_2 .btn.rgt{
	right: 0;
	background: url(../img/ico.png) -277px -348px;
}
.banner_2 a{
	color: #888888;
}
.rementj{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	height: auto;
}
.rementj dl{
	display: block;
}
.rementj dt{
	display: block;
	width: 100%;
	height: 28px;
	padding-bottom: 30px;
}
.rementj dt > img{
	width: 28px;
	height: 28px;
	float: left;
	vertical-align: middle;
	margin-right: 5px;
	background: url(../img/ico.png) -331px -350px no-repeat;

}
.rementj dt span{
	font-size: 24px;
	color: #005689;
	float: left;
}
.rementj dt a{
    display: inline-block;
    float: left;
    height: 26px;
    font-size: 14px;
    border-radius: 14px;
    border: 1px #DDDDDD solid;
    margin: 0 3px 0 12px;
    text-align: center;
    padding: 0 12px;
}
.rementj dt a:hover,.rementj dt a.cur{
	background: #0a99db;
	border: 1px #0a99db solid;
	color: #FFFFFF;
}
.rementj dd{
	display: none;
	overflow: hidden;
}
.rementj dd:nth-child(2){
	display: block;
}
.rementj .dd{
	width: 270px;
	height: 275px;
	float: left;
	margin-right: 40px;
}
.rementj .dd:nth-child(5){
	margin-right: 0;
}
.rementj .dd a{
	display: block;
	height: 170px;
	overflow: hidden;
	position: relative;
}
.rementj .dd a img{
	width: 100%;
	height: 170px;
}
.rementj .dd:hover a img{
	transform:scale(1.4);
	-webkit-transform:scale(1.4);
	-moz-transform:scale(1.4);
	-o-transform:scale(1.4);
	-ms-transform:scale(1.4);
}
.rementj .dd a:before{
	width: 55px;
	height: 55px;
	z-index: 333;
	position: absolute;
	top:57px ;
	left: 107px;
	opacity: 0.7;
	content: "";
	background: url(../img/play2.png);
}
.rementj .dd span{
	display: block;
	height: 14px;
	line-height: 14px;
	margin: 20px 0 15px;
}
.rementj .dd p{
	display: block;
	height: 55px;
	overflow: hidden;
}
.rementj .dd p img{
	display: block;
	float: left;
	width: 55px;
	height: 55px;
	background: #ccc;
	border-radius: 28px;
}
.rementj .dd p i{
	width: 165px;
	height: 55px;
	display: block;
	float: left;
	font-style: normal;
	margin-left: 10px;
}
.rementj .dd p b{
	color: #f39c12;
	display: block;
	font-style: normal;
	height: 14px;
	margin:3px 0 8px 0;
	font-weight: normal;
}
.rementj .dd p em{
	height: 55px;
	color: #f39c12;
	font-size: 20px;
	line-height: 55px;
	font-weight: normal;
	font-style: normal;
}
.rementj .dd:nth-child(4){
	margin-right: 0
}
.kc-zn{
	width: 1200px;
	height: auto;
	/*overflow: hidden;*/
	margin: auto;
	padding-top: 50px;
}

.kc-zn .kc{
	width: 850px;
	float: left;
	height: auto;
}
.kc-zn .kc .tit{
	height: 28px;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.kc-zn .kc .tit img{
	width: 28px;
	height: 28px;
	float: left;
	display: block;
	margin-right: 10px;
	background: url(../img/ico.png) -371px -350px;
}
.kc-zn .kc .tit span{
	display: block;
	float: left;
	height: 24px;
	font-size: 24px;
	color: #005689;

}
.kc-zn .kc .tit a{
	display: block;
	float: right;
	color: #999999;
	height: 24px;
	line-height: 38px;
}
.kc-zn .kc .lft{
	float: left;
	width: 210px;
	height: 548px;
	margin: 20px 30px 0 0;
	position: relative;
}
.kc-zn .kc .lft > div{
	position: absolute;
	width: 100%;
	z-index: 3333;
	top: 235px;
	left: 0;
	overflow: hidden;
}
.kc-zn .kc .lft div a{
	width:138px;
	height: 34px;
	border-radius: 17px;
	border: 1px #FFFFFF solid;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	display:block;
	margin:0 auto 30px;
}
.kc-zn .kc .lft > div a:hover{
	background: #FFFFFF;
	color: #555555;
}
.kc-zn .kc .rgt{
	width: 610px;
	float: right;
	height: 548px;
	margin-top: 20px;
}
.kc-zn .kc .rgt > div {
	width: 190px;
	height: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	color: #999999;
	/*overflow: hidden;*/
	position: relative;
	z-index: 33;
}
.kc-zn .kc .rgt div:nth-child(3n){
	margin-right: 0;
}
.kc-zn .kc .rgt img{
	width: 190px;
	height: 120px;
}


.kc-zn .kc .rgt > div > a{
	width: 190px;
	height: 120px;
	overflow: hidden;
	display: block;
	position: relative;
}
.kc-zn .kc .rgt > div > a:before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	opacity: 0.25;
	width: 100%;
	height: 100%;
	content: "";
	background: #005689;
}
.kc-zn .kc .rgt > div > a:after{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 44;
	opacity: 1;
	width: 170px;
	height: 80px;
	content: url(../img/banner_j2.png);
}
.kc-zn .kc .rgt > div > a img{
	width: 100%;
	display: block;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.kc-zn .kc .rgt > div > a b {
    display: block;
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    z-index: 88888;
    position: absolute;
    top: 0;
    left: 0;
}
.kc-zn .kc .rgt > div:hover{
	box-shadow: 0 6px 10px rgba(0,0,0,0.2);
	/*height: 340px;*/
	z-index: 33333;
}
.kc-zn .kc .rgt > div:hover > a img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}


.kc-zn .kc .rgt > div span{
	display: inline-block;
	/*width: 85px;*/
	color: #555555;
	height: 14px;
	line-height: 14px;
	text-align: left;
	float: left;
	padding: 18px 0 10px;
	text-indent: 10px;
}
.kc-zn .kc .rgt > div span:nth-child(2){
	text-align: right;
	/*width: 95px;*/
	float: right;
	padding-right: 10px;
	text-indent: 0;

}
.kc-zn .kc .rgt > div span i{
	font-style: normal;
	color: #007cb8;
}
.kc-zn .kc .rgt > div p{
	display: block;
	width: 90%;;
	margin: 0 auto 0;
	line-height: 20px;
}
.kc-zn .kc .rgt > div .js{
	height: 0;
	padding: 0 5%;
	overflow: hidden;
	margin-top: 8px;
	position: absolute;
	top: 200px;
	left: 0%;
	background: #FFFFFF;
}
.kc-zn .kc .rgt > div:hover .js{
	height: 130px;
	box-shadow: 0 6px 10px rgba(0,0,0,0.2);
}
.kc-zn .kc .rgt > div strong{
	color: #007cb8;
	font-weight: normal;
	font-style: normal;
}
.kc-zn .kc .rgt > div p a{
	color: #007cb8;
	display: block;
	text-align: right;
}

.kc-zn .kc .rgt > div .arr{
	width: 24px;
	height: 7px;
	display: block;
	margin: 10px auto;
	background: url(../img/ico.png) -83px -421px;
}
.kc-zn .kc .rgt > div:hover .arr{
	display: none;
}
.kc-zn .kc .rgt dl {
	display: block;
	width: 100%;
    padding: 30px 0 0;
    overflow: hidden;
}
.kc-zn .kc .rgt dl dt{
	float: right;
	padding-top: 12px;
	width: 90px;
	height: 38px;
}
.kc-zn .kc .rgt dl button{
	background: #005689;
	color: #FFFFFF;
	width: 90px;
	height: 38px;
	border: none;
	cursor: pointer;
}
.kc-zn .kc .rgt dl dd{
	width: 515px;
	float: left;
	color: #999999;
	line-height: 26px;
}
.kc-zn .kc .rgt dl strong{
	color: #005689;
	font-size: 24px;
	font-weight: normal;
}
.kc-zn .kc .rgt dl button img{
	width: 16px;
	height: 15px;
	background: url(../img/ico.png) -158px -415px ;
	margin:0px 5px 0px 0;
	vertical-align: middle;
	cursor: pointer;
}

.kc-zn .zn{
	width: 310px;
	float: right;
}
.kc-zn .zn > .tit{
	height: 28px;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.kc-zn .zn > .tit img{
	width: 28px;
	height: 29px;
	float: left;
	display: block;
	margin-right: 10px;
	background: url(../img/ico.png) -371px -398px;
}
.kc-zn .zn > .tit span{
	display: block;
	float: left;
	height: 24px;
	font-size: 24px;
	color: #005689;
}
.kc-zn .zn .con{
	width: auto;
	overflow: hidden;
	border-left: 1px #dddddd solid;
	border-top: 1px #dddddd solid;
	margin: 19px 0 0;

}
.kc-zn .zn .con a{
	display: block;
	float: left;
	width: 102px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}
.kc-zn .zn .con a:hover{
	color: #FFFFFF;
	background: #0a99db;
}
.kc-zn .zn .ad_zn{
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin: 20px auto;
}
.kc-zn .zn .ad_zn a img{
	max-width: 100%;
}
.kc-zn .zn .dt-job{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.kc-zn .zn .dt-job .tit{
	height: 35px;
	overflow: hidden;
	margin-bottom: 5px;
}
.kc-zn .zn .dt-job .tit span{
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
	float: left;
	display: block;
	width: 50%;
	height: 34px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.kc-zn .zn .dt-job .tit span.cur,.kc-zn .zn .dt-job .tit span:hover{
	border-bottom: 1px solid #005689;
	color: #005689;
}
.kc-zn .zn .dt-job .tit span.cur:before,.kc-zn .zn .dt-job .tit span:hover:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 49%;
	width: 0px;
	height: 0px;
	z-index: 3333;
	/*background: #005689;*/
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #005689;
}
.kc-zn .zn .dt-job a{
	display: block;
	height: 37px;
	color: #999999;
	line-height: 37px;
	border-bottom: 1px dashed #dddddd;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.kc-zn .zn .con_2{
	width: 100%;
	overflow: hidden;
	height: auto;
}
.ziliao{
	width: 1200px;
	margin:40px auto 0;
	height: 120px;
	overflow: hidden;
	background: url(../img/tl.jpg);
}
.ziliao form{
	display: block;
	float: right;
	height: 45px;
	margin: 38px 0 0 0;
	width: 845px;
}
.ziliao form .ipt{
	width: 198px;
	height: 43px;
	display: block;
	float: left;
	margin-right: 20px;
	background: none;
	font-size: 14px;
	padding-left:15px;
	border: 1px #fff solid;
	line-height: 43px;
	color: #FFFFFF;
}
.ziliao form input[placeholder]{
	color:#FFFFFF !important;
}
.ziliao form .ipt::-webkit-input-placeholder{
	color:#FFFFFF !important;
}
.ziliao form .ipt::-moz-placeholder{
	color:#FFFFFF !important;
}

.ziliao form .ipt::-ms-input-placeholder{
	color:#FFFFFF !important;
}
.ziliao form button{
	width: 131px;
	height: 45px;
	float: left;
	background: #f39c12;
	border: none;
	color: #FFFFFF;
	font-size: 18px;
	cursor: pointer;
}
.gaofen{
	width: 1200px;
	margin: 60px auto 0;
	height: auto;
}
.gaofen .lft{
	width: 900px;
}
.gaofen .lft dl{
	height: 375px;
	width: 270px;
	float: left;
	box-shadow: 0 6px 10px rgba(0,0,0,0.2);
	border-radius: 10px;
	overflow: hidden;
	margin-right: 40px;
}
.gaofen .lft dl:nth-child(3){
	margin-right: 0;
}
.gaofen .lft img{
	display: block;
	margin-bottom: 20px;
}
.gaofen .lft dt{
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin: 0px 0 10px;
}
.gaofen .lft dd{
	display: block;
	margin: 0 5px 5px 20px;
	position: relative;
	line-height: 22px;
	color: #999999;
}
.gaofen .lft dd:before{
	content: "●";
	position: absolute;
	top: 0px;
	left: -12px;
	z-index: 1;
	font-size: 10px;
	color: #8a9cb3;
}
.gaofen .rgt{
	width: 270px;
	float: right;
}
.gaofen .rgt .tit{
	height: 28px;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.gaofen .rgt .tit img{
	width: 28px;
	height: 29px;
	float: left;
	display: block;
	margin-right: 10px;
	background: url(../img/ico.png) -330px -397px;
}
.gaofen .rgt .tit span{
	display: block;
	float: left;
	height: 24px;
	font-size: 24px;
	color: #005689;
}
.gaofen .rgt .ul_div{
	height: 325px;
	overflow: hidden;
}
.gaofen .rgt li{
	height: 59px;
	padding-top: 5px;
	display: block;
	color: #999999;
	width: 270px;
	overflow: hidden;
    border-bottom: 1px dashed #dddddd;
}
.gaofen .rgt li span{
	color: #999999;
	width: 60px;
	margin: 10px 0 0px;
	line-height: 14px;
	display: block;
	float: left;
	text-align: left;

}
.gaofen .rgt li span:nth-child(2){
	width: 122px;
}
.gaofen .rgt li span:nth-child(3){
	width: 84px;
}
.gaofen .rgt li span:nth-child(5){
	width: 139px;
	color: #f39c12;
}
.gaofen .rgt li span:nth-child(6){
	width: 64px;
	color: #f39c12;
}

.teach{
	width: 1200px;
	margin: auto;
	padding: 60px 0 0;
	overflow: hidden;

}
.teach .dv_1{
	width: 310px;
	height: 310px;
	float: left;
	border: 5px rgba(221,221,221,0.6) solid;
	margin:0 0 0 40px;
	position: relative;
}
.teach .dv_1:before{
	position: absolute;
	width: 34px;
	height: 34px;
	border: 3px rgba(221,221,221,0.6) solid ;
	z-index: 33;
	top: -25px;
	left: -25px;
	content: "";
}
.teach .dv_1:after{
	width: 200px;
	height: 50px;
	content: "无出其右——";
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	right: -30px;
	top: 30px;
	z-index: 333;
	background: #005689;
}
.teach .dv_1 span{
	text-align: right;
	display: block;
	float: right;
	overflow: hidden;
	margin: 105px 30px 0 0;
}
.teach .dv_1 .btn{
	float: right;
	width: 100%;
	padding-top: 30px;
	text-align: center;
}
.teach .dv_1 div a{
	display: inline-block;
	border: 1px solid #dddddd;
	border-radius:19px;
	margin: 0 0 0 5px;
	width: 110px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.teach .dv_1 div a.cur,.teach .dv_1 div a:hover{
	border: 1px solid #007cb8;
	background: #007cb8;
	color: #FFFFFF;
}
.teach .dv_2{
	width: 800px;
	height: 320px;
	margin-left: 38px;
	overflow: hidden;
	float: left;
}
.teach .dv_2 dt{
	width: 32px;
	float: left;
}
.teach .dv_2 dt img{
	width: 32px;
	height: 32px;
	background: url(../img/ico.png) -247px -396px no-repeat #dddddd;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	cursor: pointer;
}.teach .dv_2 dt img.lft{
	margin: 233px 0 5px 0;
}
.teach .dv_2 dt img:hover,.teach .dv_2 dt img.cur{
	background-color: #007cb8;
}
.teach .dv_2 dt img.rgt{
	background-position-x: -280px;
}
.teach .dv_2 .flash{
	width: 660px;
	height: 320px;
	overflow: hidden;
	float: left;
	background: #CCCCCC;
}
.teach .dv_2 .flash img{
	width: 660px;
	height: 320px;
	display:block;
}
.teach .dv_2 .sm{
	width: 100px ;
	height: 320px;
	float: right;
}
.teach .dv_2 .sm img{
	width: 92px;;
	height: 92px;
	display: block;
	border: 4px solid #dddddd;
	margin-bottom: 10px;
	cursor: pointer;
}
.teach .dv_2 .sm img.cur,.teach .dv_2 .sm img:hover{
	border: 4px solid #005689;
}

.chengzhang{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:60px auto 0;
}

.chengzhang .tit{
	overflow: hidden;
	height: 100px;
	color: #999999;
	text-align: center;
	line-height: 14px;
}
.chengzhang .tit span{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #005689;
	margin: 0 0 13px;
}

.chengzhang .tit p{
	display: block;
	/*height: 14px;*/
	margin: 9px 0 0;
}
.chengzhang .tit p img{
	cursor: pointer;
	margin: 0 5px;
	display: inline-block;
	width: 26px;
	height: 26px;
	border: 1px #dedede solid;
	border-radius: 13px;
	background: url(../img/ico.png) -188px -424px no-repeat;
}
.chengzhang .tit p img.r{
	background: url(../img/ico.png) -218px -424px no-repeat;
}
.chengzhang .tit p img:hover{
	background-color: #007cb8;
	border:1px #007cb8 solid;
	background-position-y: -399px;

}
.chengzhang .lft{
	width: 370px;
	height: 430px;
	border: 10px #dddddd solid;
	float: left;
	position: relative;
}
.chengzhang .lft img{
	width: 100%;

}
.chengzhang .lft .txt{
	color: #FFFFFF;
	position: absolute;
	line-height: 24px;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
    padding: 30px 20px;
    height: 100%;
}
.chengzhang .lft .txt b{
	font-size: 24px;
	display: inline-block;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 10px 12px 0;
}
.chengzhang .lft .txt strong{
	display: block;
}
.chengzhang .lft .txt p{
	display: block;
	padding-top: 32px;
	text-indent: 2em;
}
.chengzhang .lft a{
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	bottom: 20px;
	z-index: 333;;
}
.chengzhang .rgt{
	width: 780px;
	float: right;
}
.chengzhang .rgt .ul_warp{
	width: 1000%;
	overflow: hidden;
}
.chengzhang .rgt ul{
	display: block;
	overflow: hidden;
	float: left;
	width: 780px;
}
.chengzhang .rgt li{
	width: 240px;
	height: 225px;
	float: left;
	margin-right: 30px;
}
.chengzhang .rgt li:nth-child(3n){
	margin-right: 0;
}
.chengzhang .rgt li a{
	display: block;
	width: 230px;
	height: 170px;
	border: 5px solid #DDDDDD;
	overflow: hidden;
	position: relative;
}
.chengzhang .rgt li a img{
	width: 100%;
	display: block;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.chengzhang .rgt li a .txt{
	display: none;
	padding: 25px 15px;
	color: #FFFFFF;
	text-indent: 1em;
	background: rgba(0,0,0,0.6);
	background: #C1C1C1\9;
	z-index: 3333;
	position: absolute;
	top: 0;
	left: 0;
}
.chengzhang .rgt li:hover .txt{
	display: block;
}
.chengzhang .rgt li a span{
	display: block;
	text-align: right;
}
.chengzhang .rgt li:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.chengzhang .rgt li p{
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
.chengzhang .rgt li b{
	float: left;
	display: inline-block;
	font-size: 20px;
}
.chengzhang .rgt li i{
	line-height: 28px;
	float: right;
	color: #999999;
	display: inline-block;
	font-style: normal;
}
.zizhi-kehu{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:40px auto 0;
}
.zizhi-kehu dl{
	margin-bottom: 30px;
	text-align: center;
}
.zizhi-kehu dt{
	height: 43px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dddddd;
}
.zizhi-kehu dl span{
	cursor: pointer;
	display: inline-block;
	width: 250px;
	height: 43px;
	line-height: 43px;
	font-size: 24px;
}
.zizhi-kehu dl span:hover,.zizhi-kehu dl span.cur{
	border-bottom: 1px solid #005689;
	color: #005689;
}
.zizhi-kehu dl dd.zz{
	display: block;
	overflow: hidden;

}
.zizhi-kehu dl dd.zz{
	display: inline-block;

	margin: 10px 0;
	text-align: center;
}
.zizhi-kehu dl dd.zz i{
	display: inline-block;
	width: 294px;
	margin: 10px 0;
	text-align: center;

}
.zizhi-kehu dl dd.zz i img{
	display: block;
	width: 220px;
	/*max-height: 90px;*/
	/*margin:30px auto 0; */
}
.zizhi-kehu dl dd.kf{
	display: none;
}
.zizhi-kehu dl dd.kf i{
	display: inline-block;
	width: 194px;
	margin: 10px 0;
	text-align: center;

}
.zizhi-kehu dl dd.kf i img{
	display: block;
	/*max-width: 120px;
	max-height: 40px;
	margin:30px auto 0;*/
	margin: auto;
}
.friend{
	width: 1200px;
	height: 40px;
	color: #999999;
	margin: auto;
	text-align: left;
	position: relative;
}
.friend:before{
	position: absolute;
	top: 0;
	left: -40%;
	width: 2500px;
	height: 40px;;
	background: #eeeeee;
	z-index: -1;
	content: "";
}
.friend a,.friend span{
	display: inline-block;
	margin: 0 20px 0 0;
	height: 40px;
	line-height: 40px;
	color: #999999;
	float: left;
}
.friend a:hover{
	color: #0892db;
}


/*新增*/
.main3{ background:#FFF; margin-top:21px; width:1200px; margin:21px auto;}
.main3 .hl-switch{ padding-top:12px; height:44px; border-bottom:solid 1px #F5F5F5; line-height:44px}
.main3 .hl-switch span{ float:left; font-size:20px; color:#555; padding:0 24px; cursor:pointer}
.main3 .hl-switch span.current{ color:#005689; position:relative}
.main3 .hl-switch span.current:before{ content:""; width:100%; height:3px; background:#005689; position:absolute; bottom:-2px; left:0}
.main3 .hl-cont{ height:240px;  margin-top:32px; position:relative;}
.main3 .hlc-btn{ width:1168px; height:26px; position:absolute; top:66px; left:-30px; overflow:hidden}
.main3 .hlc-btn i{ float:left; font-style:normal; width:26px; height:26px; text-align:center; line-height:24px; background:rgba(0,0,0,0.1); border-radius:26px; font-size:18px; color:#999; cursor:pointer}
.main3 .hlc-btn i.r{ float:right}
.main3 .hlc-btn i:hover{ background:rgba(0,0,0,0.2)}
.main3 .hl-box{  display:none}
.main3 .hl-box ul{ overflow:hidden}
.main3 .hl-box li{ float:left; width:220px; text-align:center}
.main3 .hl-box li .hlb-info{ font-size:14px; color:#555; line-height:22px; padding-top:12px}

/* 本例子css */
.slideBox{ width:100%;  overflow:hidden; position:relative;   }

.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block; height: 450px; }

/* 本例子css */
.picScroll-left{ position:relative; width:1100px; margin:0 auto;}
.picScroll-left .hd{  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;    cursor:pointer; }

.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;   margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic-scroll5 .bd ul li{float: none;}
.picScroll-left .bd ul li.beikao{text-align: left;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ display:block;  }



/**/


@media only screen and (min-width: 641px) and (max-width: 1200px) {


}



@media only screen and (min-width: 320px) and (max-width: 640px) {
	.banner .btn{ display: none;}
	.banner{ height: 3rem;}
	.banner .thumb{ position: absolute; height: 0.16rem; line-height: 0.16rem; padding: 0.1rem 0; left: 0; right: 0; bottom: 0.05rem; background: rgba(0,0,0,0.5); text-align: center;}
	.banner .thumb span{ display: inline-block; width: 0.16rem; height: 0.16rem; background: #fff; border-radius: 50%; margin: 0 5px;}
	.banner .thumb span.active{ background: #006599;}
	.banner .ban_warp{ height: 100%;}
	.banner .ban_warp a{ height: 100%; background-size: cover !important; background-position: 65% center !important;}
	.banner .ban_span{ display: none;}
	.banner .ban_span span:hover,.banner .ban_span span.cur{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
	.banner .ban_span span{ width: 20%; margin: 0; padding: 0;}
	.banner .ban_span span img{ width: 100%;}
	.banner_2{ display: none !important;}
	.rementj{ display: none !important;}
	.kc-zn{ width: 100%; display: flex; flex-direction: column-reverse; padding-top: 0.5rem; box-sizing: border-box; padding: 0 1%; margin-top: 5%;}
	.kc-zn .kc{ float: none; width: 100%; margin-top: 5%;}
	.kc-zn .zn{ float: none; width: 100%;}
	.kc-zn .zn .con a{ box-sizing: border-box; width: 33.33%;}
	.kc-zn .zn .ad_zn{ display: none;}
	.kc-zn .zn .dt-job{ margin-top: 5%;}
	.kc-zn .kc .lft{ float: none; width: 100%; height: 3rem; overflow: hidden; background: url(//cma.gaodun.cn/staic/img/kcad.jpg); background-size: 100%; background-position: 0 -5rem;}
	.kc-zn .kc .lft img{ display: none;}
	.kc-zn .kc .lft > div{ position: relative; top: 20%; left: 0;}
	.kc-zn .kc .lft > div a{ float: left; width: 40%; margin: 2% 5%; box-sizing: border-box;}
	.kc-zn .kc .rgt{ float: none; width: 100%; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
	.kc-zn .kc .rgt > div{ width: 49%; margin-right: 0 !important;}
	.kc-zn .kc .rgt > div > a{ width: 100%;}
	.kc-zn .kc .rgt > div > a img{ width: 100%; height: auto;}
	.kc-zn .kc .rgt dl{ display: none;}
	.ziliao,.teach,.chengzhang,.zizhi-kehu,.friend{ display: none;}
	.gaofen{ display: block; width: 100%; margin-top: 0.2rem; box-sizing: border-box; padding: 0 1%;}
	.gaofen .lft{ width: 100%; float: none; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch padding: 0 1%; box-sizing: border-box;}
	.gaofen .lft dl{ width: 32.5%; float: none; height: auto; margin-right: 0;}
	.gaofen .lft img{ width: 100%; height: auto; margin-bottom: 0.1rem;}
	.gaofen .lft dt{ font-size: 14px;}
	.gaofen .lft dd{ font-size: 12px; line-height: 18px;}
	.gaofen .rgt{ display: none;}
}

















































